The following tables list the members exposed by GeographicMapSeriesHost<T,M,A>.
Name | Description | |
---|---|---|
Model | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
SeriesModel | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) |
Name | Description | |
---|---|---|
AreaFillOpacity | Sets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Brush | Overloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
DataSourceType | Sets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
DataSourceUrl | Sets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ExpectFunctions | Sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
HitTestMode | Method of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsDefaultToolTipSelected | Gets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsDropShadowEnabled | Sets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsHighlightingEnabled | Sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Legend | the chart legend (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
LegendItemVisibility | Sets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
LocalSchemaTransform | (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Outline | Overloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Resolution | Sets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ResponseDataKey | Sets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ResponseDataType | Sets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowBlur | Sets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowOffsetX | Sets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowOffsetY | Sets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShowTooltip | Sets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Thickness | Sets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Title | Sets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TooltipTemplate | Sets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionDuration | Sets the duration of the current series's morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionInDuration | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionInSpeedType | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
UseSingleShadow | Sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
VisibleFromScale | The minimum scale at which this series becomes visible. |
View on GitHub